home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000551_tkolasny@eureka.wbme.jhu.edu_Mon May 9 06:58:30 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  3KB

  1. Received: from eureka.wbme.jhu.edu (eureka-gold.wbme.jhu.edu) by cs.umb.edu with SMTP id AA22355
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Mon, 9 May 1994 10:56:47 -0400
  3. Message-Id: <199405091456.AA22355@cs.umb.edu>
  4. Received: from scholia.wbme.jhu.edu.JHU.EDU
  5.            by eureka.wbme.jhu.edu; Mon, 9 May 94 10:58:30 EDT
  6. Date: Mon, 9 May 94 10:58:30 EDT
  7. From: tkolasny@eureka.wbme.jhu.edu (Anthony Kolasny)
  8. Sender: tkolasny@eureka.wbme.jhu.edu
  9. To: tex-k@cs.umb.edu
  10. Subject: Problems compiling TeX on SGI 
  11.  
  12. Greetings:
  13.  
  14. I've downloaded the files suggested from the FTP.nwc file and was able 
  15. to compile the programs with no trouble on a Sun4 running SunOS 4.1.3
  16. with gcc 2.5.7.
  17.  
  18. After running 'make clean', I proceeded to try and compile the software
  19. on a SGI 4D380 running IRIX 4.0.5C with gcc 2.5.7. While making 
  20. web2c-6.1, I get the enclosed error messages.
  21.  
  22. Your assistance is greatly appreciated.
  23.  
  24. Sincerely,
  25. Anthony Kolasny
  26.  
  27. ----------------------------------- Begin Message ----------------------------
  28.  
  29. cd mf; \
  30.           make CFLAGS=-g\  SHELL=/bin/sh prefix=/usr/local exec_prefix=/usr/local bindir=/usr/local/bin scriptdir=/usr/local/bin libdir=/usr/local/lib datadir=/usr/local/lib infodir=/usr/local/info includedir=/usr/local/include manext=1 mandir=/usr/local/man/man1 texmf_prefix=/usr/local/lib/texmf texinputdir=/usr/local/lib/texmf/tex mfinputdir=/usr/local/lib/texmf/mf fontdir=/usr/local/lib/texmf/fonts fmtdir=/usr/local/lib/texmf/ini basedir=/usr/local/lib/texmf/ini texpooldir=/usr/local/lib/texmf/ini mfpooldir=/usr/local/lib/texmf/ini psfontdir=/usr/local/lib/texmf/fonts/adobe dvips_prefix=/usr/local/lib/texmf/dvips configdir=/usr/local/lib/texmf/dvips headerdir=/usr/local/lib/texmf/dvips psmacrodir=/usr/local/lib/texmf/tex/dvips default_texsizes=300:600 -w SHELL='/bin/sh' CC='gcc' CFLAGS='-g ' RANLIB='ranlib' LN='ln -s' DEFS='' CCLD='gcc' LDFLAGS='-g  ' LIBS='' x_extra_libs='' x_include_flags='' x_lib_flags=''   bases="mf.base cmmf.base" localmodes='modes' bases
  31. make[2]: Entering directory `/export/hal/source/tex/web2c-6.1/web2c/mf'
  32. MFPOOL=. ./inimf 'plain; input modes; dump'
  33. This is METAFONT, Version 2.71 (C version 6.1) (INIMF)
  34. (/usr/local/lib/texmf/mf/plain.mf
  35. Preloading the plain base, version 2.0: preliminaries,
  36.  basic constants and mathematical macros,
  37.  macros for converting from device-independent units to pixels,
  38.  macros and tables for various modes of operation,
  39.  macros for drawing and filling,
  40.  macros for proof labels and rules,
  41.  macros for character and font administration,
  42. and a few last-minute items.
  43. ! Pen cycle must be convex.
  44. <to be read again> 
  45.                    ;
  46. pen_pickup_->...tpen:=(EXPR0)yscaled.aspect_ratio;
  47.                                                   pen_lft:=xpart.penoffset.d...
  48. <to be read again> 
  49.                    ;
  50. mode_setup->...up.pencircle.scaled(0.4pt+blacker);
  51.                                                   warningcheck:=1;
  52. l.585 mode_setup
  53.                 ;           % establish proof mode as the default
  54.  
  55.  
  56. ------------------------------- End of Message ------------------------------